home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" ?>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <title>install-docs reference</title>
- <meta http-equiv="content-type" content="text/html; charset=utf-8" />
- <link rev="made" href="mailto:root@localhost" />
- </head>
-
- <body style="background-color: white">
-
- <p><a name="__index__"></a></p>
- <!-- INDEX BEGIN -->
-
- <ul>
-
- <li><a href="#name">NAME</a></li>
- <li><a href="#synopsis">SYNOPSIS</a></li>
- <li><a href="#description">DESCRIPTION</a></li>
- <li><a href="#options">OPTIONS</a></li>
- <li><a href="#bugs">BUGS</a></li>
- <li><a href="#see_also">SEE ALSO</a></li>
- <li><a href="#author">AUTHOR</a></li>
- </ul>
- <!-- INDEX END -->
-
- <hr />
- <p>
- </p>
- <h1><a name="name">NAME</a></h1>
- <p>install-docs - manage online Debian documentation</p>
- <p>
- </p>
- <hr />
- <h1><a name="synopsis">SYNOPSIS</a></h1>
- <pre>
- install-docs [ -v, --verbose ]
- [ --no-update-menus ]
- -i --install |
- -r --remove |
- -s --status |
- -L --listfiles
- <doc-id | file></pre>
- <p>
- </p>
- <hr />
- <h1><a name="description">DESCRIPTION</a></h1>
- <p><strong>install-docs</strong> is a tool allow Debian package maintainers to register
- documentation to various documentation systems. It currently supports
- <strong>dhelp</strong> and <strong>dwww</strong>.</p>
- <p>This manual page provides a quick synopsis of <strong>install-docs</strong> usage.
- Full documentation can be found in the documentation, including a
- description of the control file syntax and grammar.</p>
- <p>
- </p>
- <hr />
- <h1><a name="options">OPTIONS</a></h1>
- <dl>
- <dt><strong><a name="item__2dv__7c__2d_2dverbose"><strong>-v</strong> | <strong>--verbose</strong></a></strong>
-
- <dd>
- <p>Operate verbosely.</p>
- </dd>
- </li>
- <dt><strong><a name="item__2d_2dno_2dupdate_2dmenus"><strong>--no-update-menus</strong></a></strong>
-
- <dd>
- <p>Inhibit running <em>update-menus(1)</em>, used for the <em>dwww(8)</em> update program.</p>
- </dd>
- </li>
- <dt><strong><a name="item__2di_file__7c__2d_2dinstall_file"><strong>-i</strong> <em>file</em> | <strong>--install</strong> <em>file</em></a></strong>
-
- <dd>
- <p>Install the documentation described by the control file <em>file</em>.</p>
- </dd>
- </li>
- <dt><strong><a name="item__2dr_docid__7c__2d_2dremove_docid"><strong>-r</strong> <em>docid</em> | <strong>--remove</strong> <em>docid</em></a></strong>
-
- <dd>
- <p>Remove the documentation identified by the document identifier
- <em>docid</em>. Document identifiers are tags which are set in the control
- file, and usually correspond to the package name.</p>
- </dd>
- </li>
- <dt><strong><a name="item__2ds_docid__7c__2d_2dstatus_docid"><strong>-s</strong> <em>docid</em> | <strong>--status</strong> <em>docid</em></a></strong>
-
- <dd>
- <p>Display the status of the document identifier <em>docid</em>.</p>
- </dd>
- </li>
- <dt><strong><a name="item__2dl_docid__7c__2d_2dlistfiles_docid"><strong>-L</strong> <em>docid</em> | <strong>--listfiles</strong> <em>docid</em></a></strong>
-
- <dd>
- <p>List the files associated with the document identifier <em>docid</em>.</p>
- </dd>
- </li>
- </dl>
- <p>
- </p>
- <hr />
- <h1><a name="bugs">BUGS</a></h1>
- <p>None known, but a much more robust system is being planned as the next
- generation of doc-base.</p>
- <p>
- </p>
- <hr />
- <h1><a name="see_also">SEE ALSO</a></h1>
- <p>dwww(8), Debian doc-base Manual
- <em>/usr/share/doc/doc-base/doc-base.html/index.html</em>, dhelp Manual
- <em>/usr/share/doc/dhelp/dhelp.html</em></p>
- <p>
- </p>
- <hr />
- <h1><a name="author">AUTHOR</a></h1>
- <p>This program was originally written by Christian Schwarz
- <<a href="mailto:schwarz@debian.org">schwarz@debian.org</a>>, for the Debian GNU/Linux system. Adam Di Carlo
- <<a href="mailto:aph@debian.org">aph@debian.org</a>> is currently maintaining and extending it.</p>
- <p>This software was meant to be for the benefit of the entire Debian
- user and developer community. If you are interested in being involved
- with this software, please join the mailing list
- <<a href="mailto:debian-doc@lists.debian.org">debian-doc@lists.debian.org</a>>.</p>
-
- </body>
-
- </html>
-